Fix for r32085: Use the correct message names
authorRaimond Spekking <raymond@users.mediawiki.org>
Tue, 18 Mar 2008 05:57:15 +0000 (05:57 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Tue, 18 Mar 2008 05:57:15 +0000 (05:57 +0000)
languages/messages/MessagesEn.php

index 4dae549..2a34d67 100644 (file)
@@ -2424,8 +2424,8 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 'category-subcat-count-limited'  => 'This category has the following {{PLURAL:$1|subcategory|$1 subcategories}}.',
 'category-article-count'         => '{{PLURAL:$2|This category contains only the following page.|The following {{PLURAL:$1|page is|$1 pages are}} in this category, out of $2 total.}}',
 'category-article-count-limited' => 'The following {{PLURAL:$1|page is|$1 pages are}} in the current category.',
-'category-media-count'         => '{{PLURAL:$2|This category contains only the following file.|The following {{PLURAL:$1|file is|$1 files are}} in this category, out of $2 total.}}',
-'category-media-count-limited' => 'The following {{PLURAL:$1|file is|$1 files are}} in the current category.',
+'category-file-count'            => '{{PLURAL:$2|This category contains only the following file.|The following {{PLURAL:$1|file is|$1 files are}} in this category, out of $2 total.}}',
+'category-file-count-limited'    => 'The following {{PLURAL:$1|file is|$1 files are}} in the current category.',
 'listingcontinuesabbrev'         => 'cont.',
 'spambot_username'               => 'MediaWiki spam cleanup',
 'spam_reverting'                 => 'Reverting to last version not containing links to $1',